Skip to content

Conversation

@szymonlopaciuk
Copy link
Contributor

@szymonlopaciuk szymonlopaciuk commented Aug 1, 2025

Description

A package that uses Xobjects to build kernels can put the following in their pyproject.toml:

[project.entry-points.xobjects]
include = "mymodule"

The path to the directory containing mymodule will be added to the include path when compiling kernels (using the -I option).

Checklist

Mandatory:

  • I have added tests to cover my changes
  • All the tests are passing, including my new ones
  • I described my changes in this PR description

Optional:

  • The code I wrote follows good style practices (see PEP 8 and PEP 20).
  • I have updated the docs in relation to my changes, if applicable
  • I have tested also GPU contexts

@szymonlopaciuk szymonlopaciuk merged commit ddbe4ec into xsuite:main Aug 5, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant